home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / QXV32C.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  107 lines

  1. ; Microcom QX/V.32c MNP Class 9
  2. ; ROM Version 1.3
  3.  
  4. ;=============================================================
  5. ; Last revision date: 02/18/93 (update this date
  6. ; each time you edit; it is also advisable to rename
  7. ; your edited file [use Save As, rather than Save 
  8. ; option] to avoid later confusion and to keep the 
  9. ; original .MDM file intact).
  10.  
  11. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  12. ; Command File) for a description of modem command 
  13. ; files and how they work. "A Sample Modem Command 
  14. ; File" is user selectable within the Lotus Notes 
  15. ; Setup dialog "Modem Type" listbox in which you found 
  16. ; this modem command file (see end of listings, 
  17. ; beginning with a period) and is a printable ASCII 
  18. ; text file (approximately 15 pages). 
  19.  
  20. ; Additional information may be obtained from either of 
  21. ; the two so-called "generic" modem command files 
  22. ; (alphabetically listed under letter G, designed for 
  23. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  24. ; 14400 bps maximum, respectively), each of which may 
  25. ; first be tried as-is with unlisted modems, then edited 
  26. ; if required (within the Notes edit box, or outside of 
  27. ; Notes, with any text editor) according to the printed 
  28. ; instructions within each file, and in compliance with 
  29. ; the vendor's command set, result codes, DIP switch 
  30. ; settings, and technical specifications as listed in 
  31. ; the equipment's users manual.
  32.  
  33. ; For the specific modem(s) listed under this heading:
  34. ;===============================================================
  35.  
  36. ; Switch Settings are as follows:
  37. ;
  38. ;          Front:  2, 3, 8 DOWN, all others UP
  39. ;
  40. ;          Rear:   1, 3, 6, 7, 8 DOWN, all others UP
  41.  
  42. [attributes]
  43.  
  44. MODELS=Microcom QX/V.32c MNP Class 9
  45. NULL MODEM=0
  46. MAXIMUM SPEED=38400
  47. DEFAULT SPEED=38400
  48.  
  49. [commands]
  50.  
  51. ESCAPE=+++
  52. ATTENTION=ATE0V1
  53. HANGUP=ATH
  54. SETUP=AT&F
  55. SETUP=ATE0
  56. SETUP=ATS7=60
  57. SETUP=AT&C1&D2\\D2&S1X4V1%L1S0=0
  58. RTS/CTS ENABLED=AT\\Q2
  59. RTS/CTS IGNORED=AT\\Q0
  60. VOLUME OFF=ATM0
  61. VOLUME LOW=ATM1
  62. VOLUME MEDIUM=ATM1
  63. VOLUME HIGH=ATM1
  64. ANSWER=ATA
  65. MANUAL DIAL=ATX1S9=1D
  66. AUTO DIAL SETUP=ATS9=6
  67. AUTO PULSE DIAL=ATDP
  68. AUTO TONE DIAL=ATDT
  69. AUTO DIAL SUFFIX=,
  70.  
  71. [responses]
  72.  
  73. OK=OK
  74.  
  75. BUSY=BUSY
  76.  
  77. NO ANSWER=NO ANSWER
  78.  
  79. NO CARRIER=NO CARRIER
  80.  
  81. NO DIALTONE=NO DIALTONE
  82.  
  83. ERROR=ERROR
  84.  
  85. RING=RING
  86.  
  87. CONNECT,  38400,9600=CONNECT 9600/REL - MNP
  88. CONNECT,  38400,9600=CONNECT 9600/REL - LAPM
  89. CONNECT,  38400,9600=CONNECT 9600/REL
  90. CONNECT,  38400,9600=CONNECT 9600
  91.  
  92. CONNECT,  38400,4800=CONNECT 4800/REL - MNP
  93. CONNECT,  38400,4800=CONNECT 4800/REL - LAPM
  94. CONNECT,  38400,4800=CONNECT 4800/REL
  95. CONNECT,  38400,4800=CONNECT 4800
  96.  
  97. CONNECT,  38400,2400=CONNECT 2400/REL - MNP
  98. CONNECT,  38400,2400=CONNECT 2400/REL - LAPM
  99. CONNECT,  38400,2400=CONNECT 2400/REL
  100. CONNECT,  38400,2400=CONNECT 2400
  101.  
  102. CONNECT,  38400,1200=CONNECT 1200/REL - MNP
  103. CONNECT,  38400,1200=CONNECT 1200/REL - LAPM
  104. CONNECT,  38400,1200=CONNECT 1200/REL
  105. CONNECT,  38400,1200=CONNECT 1200
  106.  
  107.